[INFO] cloning repository https://github.com/thefzsalam/learn-gobject-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefzsalam/learn-gobject-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Flearn-gobject-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Flearn-gobject-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 210cfe9fae8cd9cadb1f1aef6ab18e94cc32bfe9
[INFO] checking thefzsalam/learn-gobject-rust against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Flearn-gobject-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thefzsalam/learn-gobject-rust
[INFO] finished tweaking git repo https://github.com/thefzsalam/learn-gobject-rust
[INFO] tweaked toml for git repo https://github.com/thefzsalam/learn-gobject-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefzsalam/learn-gobject-rust on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thefzsalam/learn-gobject-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0bacae7fc22304e38e4ec05fce3297fca5656604cd47f2ec7cef0ec13ff2f6c
[INFO] running `Command { std: "docker" "start" "-a" "a0bacae7fc22304e38e4ec05fce3297fca5656604cd47f2ec7cef0ec13ff2f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0bacae7fc22304e38e4ec05fce3297fca5656604cd47f2ec7cef0ec13ff2f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0bacae7fc22304e38e4ec05fce3297fca5656604cd47f2ec7cef0ec13ff2f6c", kill_on_drop: false }`
[INFO] [stdout] a0bacae7fc22304e38e4ec05fce3297fca5656604cd47f2ec7cef0ec13ff2f6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ad27512a2ffcff7a77e3a402d5d92d29e0b9677c39494acfa570171433cd17e
[INFO] running `Command { std: "docker" "start" "-a" "9ad27512a2ffcff7a77e3a402d5d92d29e0b9677c39494acfa570171433cd17e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling gio v0.4.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.4.0
[INFO] [stderr]    Compiling cairo-rs v0.4.1
[INFO] [stderr]     Checking c_vec v1.3.0
[INFO] [stderr]    Compiling gdk v0.8.0
[INFO] [stderr]    Compiling gtk v0.4.1
[INFO] [stderr]    Compiling glib-sys v0.6.0
[INFO] [stderr]    Compiling gobject-sys v0.6.0
[INFO] [stderr]    Compiling gio-sys v0.6.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.6.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.6.0
[INFO] [stderr]    Compiling pango-sys v0.6.0
[INFO] [stderr]    Compiling gdk-sys v0.6.0
[INFO] [stderr]    Compiling atk-sys v0.6.0
[INFO] [stderr]    Compiling gtk-sys v0.6.0
[INFO] [stderr]     Checking glib v0.5.0
[INFO] [stderr]     Checking pango v0.4.0
[INFO] [stderr]     Checking gobject-subclass-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     static ONCE: Once = ONCE_INIT;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 19 -     static ONCE: Once = ONCE_INIT;
[INFO] [stdout] 19 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     static ONCE: Once = ONCE_INIT;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 19 -     static ONCE: Once = ONCE_INIT;
[INFO] [stdout] 19 +     static ONCE: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s
[INFO] running `Command { std: "docker" "inspect" "9ad27512a2ffcff7a77e3a402d5d92d29e0b9677c39494acfa570171433cd17e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad27512a2ffcff7a77e3a402d5d92d29e0b9677c39494acfa570171433cd17e", kill_on_drop: false }`
[INFO] [stdout] 9ad27512a2ffcff7a77e3a402d5d92d29e0b9677c39494acfa570171433cd17e
